projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d00b08
)
Documented:
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 28 Oct 2008 00:42:34 +0000
(
00:42
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 28 Oct 2008 00:42:34 +0000
(
00:42
+0000)
*** When Transient Mark mode is on, TAB now indents the region if the
region is active.
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 77f5e2d3781f05a69d75899513d4a3f509959e01..725a7dd9bf5f1d0e7c4cff89d1ca8eed3b7642a3 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-352,7
+352,7
@@
region is active. Otherwise, it fills the current paragraph.
*** When Transient Mark mode is on, M-$ now checks spelling of the
region if the region is active. Otherwise, it checks spelling of the
word at point.
-
++++
*** When Transient Mark mode is on, TAB now indents the region if the
region is active.